Skip to content

Tidepool sync#2044

Merged
ps2 merged 33 commits into
devfrom
tidepool-sync
Aug 15, 2023
Merged

Tidepool sync#2044
ps2 merged 33 commits into
devfrom
tidepool-sync

Conversation

@ps2
Copy link
Copy Markdown
Collaborator

@ps2 ps2 commented Aug 15, 2023

  • ❤️ Favorite Meals feature
  • Remove redundant trendRateUnit property from glucose store
  • CarbEntry view ported to SwiftUI

SwiftlyNoah and others added 30 commits July 13, 2023 19:45
…in-ui

[LOOP-4681] favorite foods main screen UI, feature secret unlock with modified tab bar
Fix accessibility label for UI test
Conflicts:
	Loop.xcodeproj/project.pbxproj
Favorite Foods Feature & Refactored SwiftUI Carb Entry Screen
Comment thread Loop/Extensions/UIImage.swift Outdated
Comment on lines +33 to +36

static func presetsImage(selected: Bool) -> UIImage? {
return UIImage(named: selected ? "presets-selected" : "presets")
}
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No longer needed

Comment thread LoopUI/Extensions/UIColor.swift Outdated
Comment on lines +21 to +22
@nonobjc static let preset = UIColor(named: "presets") ?? systemBlue

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No longer needed

Comment thread LoopUI/Extensions/UIColor.swift Outdated

@nonobjc public static let insulinTintColor = insulin

@nonobjc public static let presetTintColor = preset
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No longer needed

@ps2 ps2 merged commit 9242f9d into dev Aug 15, 2023
@ps2 ps2 deleted the tidepool-sync branch August 15, 2023 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants